Uses of Class
org.wildfly.security.auth.realm.FileSystemSecurityRealm
-
Uses of FileSystemSecurityRealm in org.wildfly.security.auth.realm
Methods in org.wildfly.security.auth.realm that return FileSystemSecurityRealmModifier and TypeMethodDescriptionFileSystemSecurityRealmBuilder.build()Builds a newFileSystemSecurityRealminstance based on configuration defined for thisFileSystemSecurityRealmBuilderinstance.Methods in org.wildfly.security.auth.realm with parameters of type FileSystemSecurityRealmModifier and TypeMethodDescriptionstatic voidFileSystemRealmUtil.cloneIdentitiesToNewRealm(FileSystemSecurityRealm oldRealm, FileSystemSecurityRealm newRealm) Copies identities from an existingFileSystemSecurityRealmto a new one.